home *** CD-ROM | disk | FTP | other *** search
- SET-SHOW MAIL_DIRECTORY
-
- Moves all MAI files from the mail directory SYS$LOGIN: to the specified
- subdirectory.
-
- The SET NOMAIL_DIRECTORY command moves all MAI files from the subdirectory back
- to the mail directory SYS$LOGIN:MAIL.MAI.
-
- The SHOW MAIL_DIRECTORY command displays the name of the device and directory
- containing all your MAI files.
-
- Format: SET MAIL_DIRECTORY [.subdirectory-name]
-
- SET NOMAIL_DIRECTORY
-
- SHOW MAIL_DIRECTORY
-
- Parameters: .subdirectory-name
-
- Specifies the name of the subdirectory in your SYS$LOGIN:
- directory to which all MAI files are to be moved.
-
- Qualifiers: /LOG
-
- Displays a listing of the MAI files moved from the previous
- directory to the specified subdirectory.
-
- Examples:
-
- 1.
- MAIL> SHOW MAIL_DIRECTORY
- DISK$:[DALTON]
- MAIL> SET MAIL_DIRECTORY [.MAIL]
-
- %MAIL-I-CREATED, DISK$:[DALTON.MAIL] created
-
- MAIL> SHOW MAIL_DIRECTORY
- DISK$:[DALTON.MAIL]
-
- .
- .
- .
-
- $ SET DEFAULT [DALTON.MAIL]
- $ DIRECTORY
-
- This example shows how to create a subdirectory containing
- all your MAI files.